home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir35 / 14dutils.zip / SUPERDEL.DOC < prev    next >
Text File  |  1994-07-27  |  8KB  |  186 lines

  1.  
  2.                           ░▒▓█  SuperDel  █▓▒░
  3.  
  4.                Thank you for your interest in this program.
  5.                 Please register, see the REGISTER.NOW file.
  6.  
  7. ────────────────────────────────────────────────────────────────────────────────
  8.  
  9. Getting started:
  10.  
  11.  Move or copy (install) the SuperDel.exe file to your hard drive.
  12.  
  13.  For example you can copy SuperDel.exe to C:\DOS (copy a:\superdel.exe c:\dos)
  14.  that way it should be in the PATH of your computer which allows you to
  15.  type and use SuperDel from anywhere on your computer even on other drives.
  16.  
  17.  If you've registered then use my Install program to install to your 
  18.  hard drive. Follow the instructions below...
  19.  Type "A:" or "B:" (press ENTER) then "INSTALL" and pick what you want to
  20.  install, the installation program will then allow you to change the default
  21.  location of where to install.
  22.  
  23. ────────────────────────────────────────────────────────────────────────────────
  24.  
  25. Help Info:
  26.  
  27.             SuperDel  Copyright (C) 1993-1994 by  Deric Benesch
  28.  
  29.  
  30.    SuperDel is a fast way to erase or delete an entire directory with all
  31.    subdirectories. It is a good idea to make sure you enter the correct
  32.    parameters since it is possible to erase your entire disk REAL FAST !!!
  33.    You can press [ESC] at any time to stop.
  34.  
  35.  
  36.   SUPERDEL  directoryname  or  /C  [/T:TIME in milliseconds] [/F] [/D] [/G]
  37.  
  38.  
  39.   directoryname  - You must specify a directory name or /C to use SuperDel.
  40.  
  41.   /C   - This specifies to delete all files and directories in the
  42.          current directory. Be careful in which directory you are in if
  43.          you use this parameter.
  44.  
  45.   [/T:TIME in milliseconds]  - This enables slow mode to give you a chance
  46.                                to think. The default time is 150 milliseconds.
  47.                                You can toggle this delay on and off by
  48.                                pressing [SPACE].
  49.  
  50.   /F   - SuperDel will prompt you before deleting a File.
  51.  
  52.   /D   - SuperDel will not try to remove Directories.
  53.  
  54.   /G   - SuperDel will prompt you before Going into a directory.
  55.  
  56. ────────────────────────────────────────────────────────────────────────────────
  57.  
  58. Example:
  59.  
  60.    To delete a temporary directory no longer being used type:
  61.  
  62.                        C:\>SuperDel TEMP
  63.                        ^^^^         ^^^^
  64.                       Don't        |Directory to delete
  65.                       type "C:\>"
  66.                       it's the prompt.
  67.  
  68. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  69.  
  70. NOTE: SuperDel is NOT CASE SENSITIVE so you can type "temp", "TEMP",
  71.       "Temp", ect, ect.
  72.  
  73.       It also does not matter how many spaces are between parameters so
  74.       long as there is AT LEAST ONE space.
  75.  
  76. ────────────────────────────────────────────────────────────────────────────────
  77.  
  78. What you get when you register:
  79.  
  80.    When you register you will be able to delete groups files...
  81.  
  82.               SuperDel  C:\*.WAV
  83.                            ^^^^^
  84.                            Registered only.
  85.  
  86.    like *.WAV files from your hard drive if you hate WAV files like many
  87.    americans.
  88.  
  89.  I use this feature constantly and I can't imagine trying to work without it.
  90.  The shareware version is OK for entire directories but just doesn't compare
  91.  with the ability to use wildcards to search entire drives for files that
  92.  you don't want or need.
  93.  
  94. ────────────────────────────────────────────────────────────────────────────────
  95.  
  96. Error code list:
  97.  
  98.             Error Number│Error Message
  99.             ════════════╪═════════════════════════════════
  100.                       1 │Invalid function number
  101.              Normal » 2 │File not found
  102.              Normal » 3 │Path not found
  103.  Increase "FILES="  » 4 │Too many open files
  104.    Read only files  » 5 │File access denied
  105.   Shouldn't happen  » 6 │Invalid file handle
  106.   Shouldn't happen » 12 │Invalid file access code
  107.                      15 │Invalid drive number
  108.             Normal » 16 │Cannot remove current directory
  109.   Shouldn't happen » 17 │Cannot rename across drives
  110.                      18 │No more files
  111.                     100 │Disk read error
  112.                     101 │Disk write error
  113.                     102 │File not assigned
  114.                     103 │File not open
  115.                     104 │File not open for input
  116.                     105 │File not open for output
  117.                     106 │Invalid numeric format
  118.  Change tab on    » 150 │Disk is write-protected
  119.  floppy disk.       151 │Bad drive request struct length
  120.     Floppy drives » 152 │Drive not ready
  121.                     154 │CRC error in data
  122.                     156 │Disk seek error
  123.                     157 │Unknown media type
  124.     Need new disk » 158 │Sector Not Found
  125.                     159 │Printer out of paper
  126.  Printer not      » 160 │Device write fault
  127.  connected.         161 │Device read fault
  128.  Sometimes network» 162 │Hardware failure
  129.  causes this,norm.  200 │Division by zero
  130.                     201 │Range check error
  131.  May happen since » 202 │Stack overflow error
  132.  program            203 │Heap overflow error
  133.  uses recursion     204 │Invalid pointer operation
  134.  but can't be       205 │Floating point overflow
  135.  fixed easily.      206 │Floating point underflow
  136.                     207 │Invalid floating point operation
  137.                     208 │Overlay manager not installed
  138.                     209 │Overlay file read error
  139.                     210 │Object not initialized
  140.                     211 │Call to abstract method
  141.                     212 │Stream registration error
  142.                     213 │Collection index out of range
  143.                     214 │Collection overflow error
  144.                     215 │Arithmetic overflow error
  145.   Won't happen yet» 216 │General Protection fault
  146.  
  147. ────────────────────────────────────────────────────────────────────────────────
  148.  
  149.                      Get Deric's latest releases from:
  150.                      ░▒▓█ Software Creations BBS █▓▒░
  151.  
  152.                 1200/2400 V.42/MNP Lines : (508) 365-2359
  153.             2400-14.4k HST US Robotics Lines : (508) 368-7036
  154.         2400-16.8k V.32/V.42bis US Robotics lines : (508) 368-7139
  155.      14.4-28.8k V.32/V.42bis/V.fc Hayes Optima lines: (508) 365-9352
  156.   14.4-28.8k V.32/V.42bis/V.32terbo/V.fc US Robotics lines: (508) 368-3424
  157.  
  158.                         » "Home of the Authors" «
  159.                * Software Creations Voted #1 BBS for 1993 *
  160.                      "There's no place like home!" 
  161.  
  162.  
  163.       For tech support or suggestions you can leave me a message on
  164.                         Software Creations BBS.
  165.                   At the main board leave a message to
  166.            "DERIC BENESCH" and I will get back to you A.S.A.P.
  167.  
  168. ────────────────────────────────────────────────────────────────────────────────
  169.  
  170. Keep a look out for Deric's Dos Shell
  171.  
  172.    It will have all the features of the registered versions of my util
  173.    programs as well as a file (HEX and ASCII) editor and a text editor
  174.    along with print features. Most importantly it will allow you to move
  175.    around your computer and load up programs quickly without using up
  176.    a lot of base memory (only uses 7K).
  177.    It has full mouse support and you can configure everything including
  178.    its colors.
  179.  
  180.  
  181. Other Utils to look for:
  182.  
  183.             CopyALL - Copies whole drives/directories FAST!
  184.             MoveALL - Moves whole drives/directories REAL FAST!
  185.             Encrypt - Encrypt/Decrypt your favorite files!
  186.